home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / misc / data_start.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-18  |  110 b   |  9 lines

  1. #ifdef    HAVE_GNU_LD
  2.  
  3. #include <gnu-stabs.h>
  4.  
  5. /* For Emacs.  */
  6. symbol_alias(__data_start, data_start);
  7.  
  8. #endif
  9.